Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix the string section #86

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Fix the string section #86

merged 1 commit into from
Oct 23, 2024

Conversation

pedropark99
Copy link
Owner

This PR adds some fixes to the section in the first chapter of the book that introduces strings in Zig.

@pedropark99 pedropark99 linked an issue Oct 23, 2024 that may be closed by this pull request
@pedropark99 pedropark99 merged commit 301ecbc into main Oct 23, 2024
@pedropark99 pedropark99 deleted the dev-string branch October 23, 2024 00:10
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

String section is wrong; []const u8 is not null terminated
1 participant